Skip to content

Start ​

Installation ​

shell
npm i tree-conver

Import ​

javascript
import { treeToArray, arrayToTree } from 'tree-conver';

Released under the MIT License.